2024-11-04 23:05:39,306 [ 484500 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2024-11-04 23:05:39,306 [ 484500 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2024-11-04 23:05:39,307 [ 484500 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2024-11-04 23:05:39,307 [ 484500 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_l3orl0 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1d1c87eee2db -e DOCKER_KERBERIZED_HADOOP_TAG=ce74919e88f5 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=a2d3dc777d0c -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_s3_zero_copy_ttl/test.py::test_ttl_move_and_s3 test_s3_zero_copy_ttl/test_vertical_merge_memory_usage.py::test_vertical_merge_memory_usage test_session_log/test.py::test_grpc_session test_session_log/test.py::test_mysql_session test_session_log/test.py::test_parallel_sessions test_session_log/test.py::test_postgres_session test_settings_constraints_distributed/test.py::test_insert_clamps_settings test_settings_constraints_distributed/test.py::test_select_clamps_settings test_sharding_key_from_default_column/test.py::test_default_column test_sharding_key_from_default_column/test.py::test_materialized_column_allow_insert_materialized test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized_different_shards test_ssh_keys_authentication/test.py::test_ecdsa test_ssh_keys_authentication/test.py::test_ed25519 test_ssh_keys_authentication/test.py::test_key_with_passphrase test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase test_ssh_keys_authentication/test.py::test_rsa test_ssh_keys_authentication/test.py::test_wrong_key test_ssl_cert_authentication/test.py::test_create_user test_ssl_cert_authentication/test.py::test_https test_ssl_cert_authentication/test.py::test_https_non_ssl_auth test_ssl_cert_authentication/test.py::test_https_wrong_cert test_ssl_cert_authentication/test.py::test_native test_ssl_cert_authentication/test.py::test_native_fallback_to_password test_ssl_cert_authentication/test.py::test_native_wrong_cert test_storage_azure_blob_storage/test_cluster.py::test_cluster_with_named_collection test_storage_azure_blob_storage/test_cluster.py::test_count test_storage_azure_blob_storage/test_cluster.py::test_format_detection test_storage_azure_blob_storage/test_cluster.py::test_partition_parallel_reading_with_cluster test_storage_azure_blob_storage/test_cluster.py::test_select_all test_storage_azure_blob_storage/test_cluster.py::test_skip_unavailable_shards test_storage_azure_blob_storage/test_cluster.py::test_union_all test_storage_azure_blob_storage/test_cluster.py::test_unset_skip_unavailable_shards test_storage_hudi/test.py::test_multiple_hudi_files test_storage_hudi/test.py::test_single_hudi_file test_storage_hudi/test.py::test_types 'test_storage_iceberg/test.py::test_delete_files[1]' 'test_storage_iceberg/test.py::test_delete_files[2]' 'test_storage_iceberg/test.py::test_evolved_schema[1]' 'test_storage_iceberg/test.py::test_evolved_schema[2]' 'test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[1]' 'test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[2]' 'test_storage_iceberg/test.py::test_metadata_file_selection[1]' 'test_storage_iceberg/test.py::test_metadata_file_selection[2]' 'test_storage_iceberg/test.py::test_multiple_iceberg_files[1]' 'test_storage_iceberg/test.py::test_multiple_iceberg_files[2]' 'test_storage_iceberg/test.py::test_partition_by[1]' 'test_storage_iceberg/test.py::test_partition_by[2]' test_storage_iceberg/test.py::test_restart_broken test_storage_iceberg/test.py::test_row_based_deletes 'test_storage_iceberg/test.py::test_schema_inference[1]' 'test_storage_iceberg/test.py::test_schema_inference[2]' 'test_storage_iceberg/test.py::test_single_iceberg_file[1]' 'test_storage_iceberg/test.py::test_single_iceberg_file[2]' 'test_storage_iceberg/test.py::test_types[1]' 'test_storage_iceberg/test.py::test_types[2]' test_storage_numbers/test.py::test_and test_storage_numbers/test.py::test_between test_storage_numbers/test.py::test_blank_range test_storage_numbers/test.py::test_in test_storage_numbers/test.py::test_limit test_storage_numbers/test.py::test_multi_streams test_storage_numbers/test.py::test_non_number_filter test_storage_numbers/test.py::test_not test_storage_numbers/test.py::test_not_in test_storage_numbers/test.py::test_or test_storage_numbers/test.py::test_overflow test_storage_numbers/test.py::test_simple_range test_storage_numbers/test.py::test_subquery test_storage_numbers/test.py::test_true_or_false test_storage_policies/test.py::test_storage_policy_configuration_change test_storage_postgresql/test.py::test_auto_close_connection test_storage_postgresql/test.py::test_concurrent_queries test_storage_postgresql/test.py::test_datetime64 test_storage_postgresql/test.py::test_datetime_with_timezone test_storage_postgresql/test.py::test_literal_escaping test_storage_postgresql/test.py::test_non_default_schema test_storage_postgresql/test.py::test_postgres_addresses_expr test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges test_storage_postgresql/test.py::test_postgres_conversions test_storage_postgresql/test.py::test_postgres_distributed test_storage_postgresql/test.py::test_postgres_ndim test_storage_postgresql/test.py::test_postgres_on_conflict test_storage_postgresql/test.py::test_postgres_select_insert test_storage_postgresql/test.py::test_predefined_connection_configuration test_storage_postgresql/test.py::test_uuid test_storage_postgresql/test.py::test_where_false test_storage_redis/test.py::test_create_table test_storage_redis/test.py::test_delete test_storage_redis/test.py::test_select_int test_storage_redis/test.py::test_simple_insert test_storage_redis/test.py::test_simple_select test_storage_redis/test.py::test_truncate test_storage_redis/test.py::test_update 'test_storage_s3_queue/test.py::test_delete_after_processing[ordered]' 'test_storage_s3_queue/test.py::test_delete_after_processing[unordered]' 'test_storage_s3_queue/test.py::test_direct_select_file[ordered]' 'test_storage_s3_queue/test.py::test_direct_select_file[unordered]' 'test_storage_s3_queue/test.py::test_direct_select_multiple_files[ordered]' 'test_storage_s3_queue/test.py::test_direct_select_multiple_files[unordered]' -vvv" altinityinfra/integration-tests-runner:9d492c2eec24 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: repeat-0.9.3, reportlog-0.4.0, random-0.2, timeout-2.2.0, order-1.0.1, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_sharding_key_from_default_column/test.py::test_default_column test_storage_s3_queue/test.py::test_delete_after_processing[ordered] test_session_log/test.py::test_grpc_session test_storage_azure_blob_storage/test_cluster.py::test_cluster_with_named_collection test_storage_iceberg/test.py::test_delete_files[1] test_storage_postgresql/test.py::test_auto_close_connection test_storage_redis/test.py::test_create_table test_ssl_cert_authentication/test.py::test_create_user test_ssh_keys_authentication/test.py::test_ecdsa test_storage_numbers/test.py::test_and [gw4] [ 1%] PASSED test_ssl_cert_authentication/test.py::test_create_user test_ssl_cert_authentication/test.py::test_https [gw6] [ 2%] PASSED test_ssh_keys_authentication/test.py::test_ecdsa test_ssh_keys_authentication/test.py::test_ed25519 [gw4] [ 3%] PASSED test_ssl_cert_authentication/test.py::test_https test_ssl_cert_authentication/test.py::test_https_non_ssl_auth [gw6] [ 4%] PASSED test_ssh_keys_authentication/test.py::test_ed25519 test_ssh_keys_authentication/test.py::test_key_with_passphrase [gw4] [ 5%] PASSED test_ssl_cert_authentication/test.py::test_https_non_ssl_auth test_ssl_cert_authentication/test.py::test_https_wrong_cert [gw4] [ 6%] PASSED test_ssl_cert_authentication/test.py::test_https_wrong_cert test_ssl_cert_authentication/test.py::test_native [gw6] [ 7%] PASSED test_ssh_keys_authentication/test.py::test_key_with_passphrase test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase [gw4] [ 8%] PASSED test_ssl_cert_authentication/test.py::test_native test_ssl_cert_authentication/test.py::test_native_fallback_to_password [gw2] [ 9%] PASSED test_storage_numbers/test.py::test_and test_storage_numbers/test.py::test_between [gw4] [ 10%] PASSED test_ssl_cert_authentication/test.py::test_native_fallback_to_password test_ssl_cert_authentication/test.py::test_native_wrong_cert [gw6] [ 11%] PASSED test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase test_ssh_keys_authentication/test.py::test_rsa [gw4] [ 12%] PASSED test_ssl_cert_authentication/test.py::test_native_wrong_cert [gw6] [ 13%] PASSED test_ssh_keys_authentication/test.py::test_rsa test_ssh_keys_authentication/test.py::test_wrong_key [gw6] [ 14%] PASSED test_ssh_keys_authentication/test.py::test_wrong_key [gw2] [ 15%] PASSED test_storage_numbers/test.py::test_between test_storage_numbers/test.py::test_blank_range [gw2] [ 16%] PASSED test_storage_numbers/test.py::test_blank_range test_storage_numbers/test.py::test_in [gw2] [ 17%] PASSED test_storage_numbers/test.py::test_in test_storage_numbers/test.py::test_limit [gw2] [ 18%] PASSED test_storage_numbers/test.py::test_limit test_storage_numbers/test.py::test_multi_streams [gw2] [ 19%] PASSED test_storage_numbers/test.py::test_multi_streams test_storage_numbers/test.py::test_non_number_filter test_settings_constraints_distributed/test.py::test_insert_clamps_settings [gw8] [ 20%] PASSED test_session_log/test.py::test_grpc_session test_session_log/test.py::test_mysql_session [gw2] [ 21%] PASSED test_storage_numbers/test.py::test_non_number_filter test_storage_numbers/test.py::test_not [gw8] [ 22%] PASSED test_session_log/test.py::test_mysql_session test_session_log/test.py::test_parallel_sessions [gw2] [ 23%] PASSED test_storage_numbers/test.py::test_not test_storage_numbers/test.py::test_not_in [gw2] [ 24%] PASSED test_storage_numbers/test.py::test_not_in test_storage_numbers/test.py::test_or [gw2] [ 25%] PASSED test_storage_numbers/test.py::test_or test_storage_numbers/test.py::test_overflow [gw2] [ 26%] PASSED test_storage_numbers/test.py::test_overflow test_storage_numbers/test.py::test_simple_range test_storage_hudi/test.py::test_multiple_hudi_files [gw2] [ 27%] PASSED test_storage_numbers/test.py::test_simple_range test_storage_numbers/test.py::test_subquery [gw2] [ 28%] PASSED test_storage_numbers/test.py::test_subquery test_storage_numbers/test.py::test_true_or_false [gw8] [ 29%] PASSED test_session_log/test.py::test_parallel_sessions test_session_log/test.py::test_postgres_session [gw2] [ 30%] PASSED test_storage_numbers/test.py::test_true_or_false [gw8] [ 31%] PASSED test_session_log/test.py::test_postgres_session [gw9] [ 32%] PASSED test_sharding_key_from_default_column/test.py::test_default_column test_sharding_key_from_default_column/test.py::test_materialized_column_allow_insert_materialized [gw9] [ 33%] PASSED test_sharding_key_from_default_column/test.py::test_materialized_column_allow_insert_materialized test_storage_policies/test.py::test_storage_policy_configuration_change test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized [gw9] [ 34%] PASSED test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized_different_shards [gw5] [ 35%] PASSED test_storage_redis/test.py::test_create_table test_storage_redis/test.py::test_delete [gw5] [ 36%] PASSED test_storage_redis/test.py::test_delete test_storage_redis/test.py::test_select_int [gw5] [ 37%] PASSED test_storage_redis/test.py::test_select_int test_storage_redis/test.py::test_simple_insert [gw9] [ 38%] PASSED test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized_different_shards [gw5] [ 39%] PASSED test_storage_redis/test.py::test_simple_insert test_storage_redis/test.py::test_simple_select [gw5] [ 40%] PASSED test_storage_redis/test.py::test_simple_select test_storage_redis/test.py::test_truncate [gw5] [ 41%] PASSED test_storage_redis/test.py::test_truncate test_storage_redis/test.py::test_update [gw5] [ 42%] PASSED test_storage_redis/test.py::test_update [gw1] [ 43%] PASSED test_storage_iceberg/test.py::test_delete_files[1] test_storage_iceberg/test.py::test_delete_files[2] [gw6] [ 44%] PASSED test_settings_constraints_distributed/test.py::test_insert_clamps_settings test_settings_constraints_distributed/test.py::test_select_clamps_settings [gw0] [ 45%] PASSED test_storage_postgresql/test.py::test_auto_close_connection [gw1] [ 46%] PASSED test_storage_iceberg/test.py::test_delete_files[2] test_storage_iceberg/test.py::test_evolved_schema[1] test_storage_postgresql/test.py::test_concurrent_queries [gw1] [ 47%] PASSED test_storage_iceberg/test.py::test_evolved_schema[1] test_storage_iceberg/test.py::test_evolved_schema[2] [gw1] [ 48%] PASSED test_storage_iceberg/test.py::test_evolved_schema[2] test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[1] [gw6] [ 49%] PASSED test_settings_constraints_distributed/test.py::test_select_clamps_settings test_s3_zero_copy_ttl/test.py::test_ttl_move_and_s3 test_s3_zero_copy_ttl/test_vertical_merge_memory_usage.py::test_vertical_merge_memory_usage [gw2] [ 50%] PASSED test_storage_policies/test.py::test_storage_policy_configuration_change [gw1] [ 51%] PASSED test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[1] test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[2] [gw7] [ 52%] PASSED test_storage_s3_queue/test.py::test_delete_after_processing[ordered] test_storage_s3_queue/test.py::test_delete_after_processing[unordered] [gw7] [ 53%] PASSED test_storage_s3_queue/test.py::test_delete_after_processing[unordered] test_storage_s3_queue/test.py::test_direct_select_file[ordered] [gw0] [ 54%] PASSED test_storage_postgresql/test.py::test_concurrent_queries test_storage_postgresql/test.py::test_datetime64 [gw0] [ 55%] PASSED test_storage_postgresql/test.py::test_datetime64 test_storage_postgresql/test.py::test_datetime_with_timezone [gw7] [ 56%] PASSED test_storage_s3_queue/test.py::test_direct_select_file[ordered] test_storage_s3_queue/test.py::test_direct_select_file[unordered] [gw0] [ 57%] PASSED test_storage_postgresql/test.py::test_datetime_with_timezone test_storage_postgresql/test.py::test_literal_escaping [gw0] [ 58%] PASSED test_storage_postgresql/test.py::test_literal_escaping test_storage_postgresql/test.py::test_non_default_schema [gw7] [ 59%] PASSED test_storage_s3_queue/test.py::test_direct_select_file[unordered] test_storage_s3_queue/test.py::test_direct_select_multiple_files[ordered] [gw7] [ 60%] PASSED test_storage_s3_queue/test.py::test_direct_select_multiple_files[ordered] test_storage_s3_queue/test.py::test_direct_select_multiple_files[unordered] [gw0] [ 61%] PASSED test_storage_postgresql/test.py::test_non_default_schema [gw3] [ 62%] PASSED test_storage_azure_blob_storage/test_cluster.py::test_cluster_with_named_collection test_storage_azure_blob_storage/test_cluster.py::test_count test_storage_postgresql/test.py::test_postgres_addresses_expr [gw3] [ 63%] PASSED test_storage_azure_blob_storage/test_cluster.py::test_count test_storage_azure_blob_storage/test_cluster.py::test_format_detection [gw0] [ 64%] PASSED test_storage_postgresql/test.py::test_postgres_addresses_expr test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges [gw7] [ 65%] PASSED test_storage_s3_queue/test.py::test_direct_select_multiple_files[unordered] [gw0] [ 66%] PASSED test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges test_storage_postgresql/test.py::test_postgres_conversions [gw0] [ 67%] PASSED test_storage_postgresql/test.py::test_postgres_conversions test_storage_postgresql/test.py::test_postgres_distributed [gw3] [ 68%] PASSED test_storage_azure_blob_storage/test_cluster.py::test_format_detection test_storage_azure_blob_storage/test_cluster.py::test_partition_parallel_reading_with_cluster [gw1] [ 69%] PASSED test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[2] test_storage_iceberg/test.py::test_metadata_file_selection[1] [gw3] [ 70%] PASSED test_storage_azure_blob_storage/test_cluster.py::test_partition_parallel_reading_with_cluster test_storage_azure_blob_storage/test_cluster.py::test_select_all [gw3] [ 71%] PASSED test_storage_azure_blob_storage/test_cluster.py::test_select_all test_storage_azure_blob_storage/test_cluster.py::test_skip_unavailable_shards [gw3] [ 72%] PASSED test_storage_azure_blob_storage/test_cluster.py::test_skip_unavailable_shards test_storage_azure_blob_storage/test_cluster.py::test_union_all [gw3] [ 73%] PASSED test_storage_azure_blob_storage/test_cluster.py::test_union_all test_storage_azure_blob_storage/test_cluster.py::test_unset_skip_unavailable_shards [gw3] [ 74%] PASSED test_storage_azure_blob_storage/test_cluster.py::test_unset_skip_unavailable_shards [gw0] [ 75%] PASSED test_storage_postgresql/test.py::test_postgres_distributed test_storage_postgresql/test.py::test_postgres_ndim [gw0] [ 76%] PASSED test_storage_postgresql/test.py::test_postgres_ndim test_storage_postgresql/test.py::test_postgres_on_conflict [gw0] [ 77%] PASSED test_storage_postgresql/test.py::test_postgres_on_conflict test_storage_postgresql/test.py::test_postgres_select_insert [gw8] [ 78%] PASSED test_s3_zero_copy_ttl/test_vertical_merge_memory_usage.py::test_vertical_merge_memory_usage [gw0] [ 79%] PASSED test_storage_postgresql/test.py::test_postgres_select_insert test_storage_postgresql/test.py::test_predefined_connection_configuration [gw1] [ 80%] PASSED test_storage_iceberg/test.py::test_metadata_file_selection[1] test_storage_iceberg/test.py::test_metadata_file_selection[2] [gw0] [ 81%] PASSED test_storage_postgresql/test.py::test_predefined_connection_configuration test_storage_postgresql/test.py::test_uuid [gw0] [ 82%] PASSED test_storage_postgresql/test.py::test_uuid test_storage_postgresql/test.py::test_where_false [gw0] [ 83%] PASSED test_storage_postgresql/test.py::test_where_false [gw1] [ 84%] PASSED test_storage_iceberg/test.py::test_metadata_file_selection[2] test_storage_iceberg/test.py::test_multiple_iceberg_files[1] [gw1] [ 85%] PASSED test_storage_iceberg/test.py::test_multiple_iceberg_files[1] test_storage_iceberg/test.py::test_multiple_iceberg_files[2] [gw1] [ 86%] PASSED test_storage_iceberg/test.py::test_multiple_iceberg_files[2] test_storage_iceberg/test.py::test_partition_by[1] [gw1] [ 87%] PASSED test_storage_iceberg/test.py::test_partition_by[1] test_storage_iceberg/test.py::test_partition_by[2] [gw1] [ 88%] PASSED test_storage_iceberg/test.py::test_partition_by[2] test_storage_iceberg/test.py::test_restart_broken [gw1] [ 89%] PASSED test_storage_iceberg/test.py::test_restart_broken test_storage_iceberg/test.py::test_row_based_deletes [gw1] [ 90%] PASSED test_storage_iceberg/test.py::test_row_based_deletes test_storage_iceberg/test.py::test_schema_inference[1] [gw1] [ 91%] PASSED test_storage_iceberg/test.py::test_schema_inference[1] test_storage_iceberg/test.py::test_schema_inference[2] [gw1] [ 92%] PASSED test_storage_iceberg/test.py::test_schema_inference[2] test_storage_iceberg/test.py::test_single_iceberg_file[1] [gw1] [ 93%] PASSED test_storage_iceberg/test.py::test_single_iceberg_file[1] test_storage_iceberg/test.py::test_single_iceberg_file[2] [gw1] [ 94%] PASSED test_storage_iceberg/test.py::test_single_iceberg_file[2] test_storage_iceberg/test.py::test_types[1] [gw1] [ 95%] PASSED test_storage_iceberg/test.py::test_types[1] test_storage_iceberg/test.py::test_types[2] [gw6] [ 96%] PASSED test_s3_zero_copy_ttl/test.py::test_ttl_move_and_s3 [gw1] [ 97%] PASSED test_storage_iceberg/test.py::test_types[2] [gw4] [ 98%] PASSED test_storage_hudi/test.py::test_multiple_hudi_files test_storage_hudi/test.py::test_single_hudi_file [gw4] [ 99%] PASSED test_storage_hudi/test.py::test_single_hudi_file test_storage_hudi/test.py::test_types [gw4] [100%] PASSED test_storage_hudi/test.py::test_types ============================== slowest durations =============================== 112.95s call test_storage_hudi/test.py::test_multiple_hudi_files 56.84s setup test_storage_azure_blob_storage/test_cluster.py::test_cluster_with_named_collection 49.59s setup test_storage_s3_queue/test.py::test_delete_after_processing[ordered] 34.12s setup test_s3_zero_copy_ttl/test.py::test_ttl_move_and_s3 30.94s setup test_storage_postgresql/test.py::test_auto_close_connection 25.06s setup test_storage_redis/test.py::test_create_table 24.03s teardown test_session_log/test.py::test_postgres_session 23.13s teardown test_storage_s3_queue/test.py::test_direct_select_multiple_files[unordered] 22.91s teardown test_storage_iceberg/test.py::test_types[2] 22.81s teardown test_s3_zero_copy_ttl/test.py::test_ttl_move_and_s3 22.72s teardown test_s3_zero_copy_ttl/test_vertical_merge_memory_usage.py::test_vertical_merge_memory_usage 22.68s call test_storage_postgresql/test.py::test_concurrent_queries 22.42s teardown test_storage_hudi/test.py::test_types 21.15s setup test_storage_hudi/test.py::test_multiple_hudi_files 19.25s setup test_sharding_key_from_default_column/test.py::test_default_column 17.07s setup test_s3_zero_copy_ttl/test_vertical_merge_memory_usage.py::test_vertical_merge_memory_usage 16.86s setup test_storage_iceberg/test.py::test_delete_files[1] 16.77s setup test_session_log/test.py::test_grpc_session 16.71s call test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[1] 14.16s setup test_storage_numbers/test.py::test_and 13.83s setup test_ssh_keys_authentication/test.py::test_ecdsa 13.22s setup test_ssl_cert_authentication/test.py::test_create_user 13.01s setup test_storage_policies/test.py::test_storage_policy_configuration_change 12.01s setup test_settings_constraints_distributed/test.py::test_insert_clamps_settings 11.74s call test_storage_iceberg/test.py::test_delete_files[1] 9.11s teardown test_storage_azure_blob_storage/test_cluster.py::test_unset_skip_unavailable_shards 8.94s call test_storage_policies/test.py::test_storage_policy_configuration_change 8.43s call test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[2] 8.32s call test_s3_zero_copy_ttl/test.py::test_ttl_move_and_s3 6.38s teardown test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized_different_shards 6.11s call test_storage_iceberg/test.py::test_metadata_file_selection[1] 6.07s teardown test_settings_constraints_distributed/test.py::test_select_clamps_settings 5.71s call test_storage_iceberg/test.py::test_metadata_file_selection[2] 4.95s teardown test_storage_policies/test.py::test_storage_policy_configuration_change 4.87s call test_storage_iceberg/test.py::test_restart_broken 4.33s teardown test_storage_postgresql/test.py::test_where_false 4.17s teardown test_ssl_cert_authentication/test.py::test_native_wrong_cert 3.99s setup test_settings_constraints_distributed/test.py::test_select_clamps_settings 3.97s teardown test_storage_redis/test.py::test_update 3.81s teardown test_storage_numbers/test.py::test_true_or_false 3.19s call test_storage_iceberg/test.py::test_delete_files[2] 2.71s call test_settings_constraints_distributed/test.py::test_select_clamps_settings 2.69s call test_storage_hudi/test.py::test_types 2.52s teardown test_ssh_keys_authentication/test.py::test_wrong_key 2.46s call test_storage_hudi/test.py::test_single_hudi_file 2.42s call test_s3_zero_copy_ttl/test_vertical_merge_memory_usage.py::test_vertical_merge_memory_usage 2.40s call test_storage_postgresql/test.py::test_postgres_select_insert 2.34s call test_storage_postgresql/test.py::test_postgres_distributed 1.99s call test_sharding_key_from_default_column/test.py::test_materialized_column_allow_insert_materialized 1.96s call test_sharding_key_from_default_column/test.py::test_default_column 1.95s call test_storage_s3_queue/test.py::test_delete_after_processing[ordered] 1.94s call test_storage_s3_queue/test.py::test_delete_after_processing[unordered] 1.93s call test_session_log/test.py::test_parallel_sessions 1.73s call test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized 1.58s call test_storage_iceberg/test.py::test_schema_inference[1] 1.55s call test_storage_postgresql/test.py::test_non_default_schema 1.52s call test_storage_iceberg/test.py::test_row_based_deletes 1.33s call test_storage_postgresql/test.py::test_predefined_connection_configuration 1.25s call test_storage_azure_blob_storage/test_cluster.py::test_format_detection 1.13s call test_storage_s3_queue/test.py::test_direct_select_file[unordered] 1.11s call test_storage_iceberg/test.py::test_evolved_schema[2] 1.10s call test_storage_iceberg/test.py::test_schema_inference[2] 1.10s call test_storage_iceberg/test.py::test_evolved_schema[1] 1.09s call test_storage_iceberg/test.py::test_types[1] 1.06s call test_storage_s3_queue/test.py::test_direct_select_file[ordered] 1.06s call test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized_different_shards 0.95s call test_storage_iceberg/test.py::test_multiple_iceberg_files[1] 0.88s call test_storage_numbers/test.py::test_in 0.85s call test_storage_iceberg/test.py::test_multiple_iceberg_files[2] 0.83s call test_storage_s3_queue/test.py::test_direct_select_multiple_files[ordered] 0.80s call test_settings_constraints_distributed/test.py::test_insert_clamps_settings 0.79s call test_storage_postgresql/test.py::test_auto_close_connection 0.75s call test_storage_numbers/test.py::test_limit 0.73s call test_ssl_cert_authentication/test.py::test_create_user 0.68s call test_storage_s3_queue/test.py::test_direct_select_multiple_files[unordered] 0.68s call test_storage_postgresql/test.py::test_postgres_on_conflict 0.65s call test_session_log/test.py::test_postgres_session 0.63s call test_storage_redis/test.py::test_create_table 0.60s call test_storage_azure_blob_storage/test_cluster.py::test_cluster_with_named_collection 0.60s call test_storage_azure_blob_storage/test_cluster.py::test_union_all 0.56s call test_storage_iceberg/test.py::test_types[2] 0.55s call test_storage_iceberg/test.py::test_partition_by[1] 0.55s call test_storage_redis/test.py::test_truncate 0.54s call test_storage_postgresql/test.py::test_postgres_addresses_expr 0.53s call test_storage_iceberg/test.py::test_partition_by[2] 0.51s call test_storage_azure_blob_storage/test_cluster.py::test_select_all 0.49s call test_session_log/test.py::test_grpc_session 0.46s call test_storage_postgresql/test.py::test_literal_escaping 0.46s call test_storage_azure_blob_storage/test_cluster.py::test_count 0.45s call test_storage_iceberg/test.py::test_single_iceberg_file[2] 0.44s call test_storage_numbers/test.py::test_simple_range 0.44s call test_storage_iceberg/test.py::test_single_iceberg_file[1] 0.44s call test_storage_numbers/test.py::test_or 0.44s call test_storage_numbers/test.py::test_multi_streams 0.44s call test_storage_numbers/test.py::test_non_number_filter 0.42s call test_storage_redis/test.py::test_delete 0.41s call test_storage_redis/test.py::test_simple_insert 0.41s call test_storage_postgresql/test.py::test_datetime_with_timezone 0.40s call test_storage_postgresql/test.py::test_postgres_conversions 0.40s call test_storage_numbers/test.py::test_not_in 0.39s call test_storage_numbers/test.py::test_true_or_false 0.38s call test_storage_redis/test.py::test_update 0.35s call test_storage_numbers/test.py::test_and 0.34s setup test_storage_s3_queue/test.py::test_direct_select_multiple_files[ordered] 0.33s call test_session_log/test.py::test_mysql_session 0.30s call test_storage_numbers/test.py::test_overflow 0.27s call test_storage_azure_blob_storage/test_cluster.py::test_partition_parallel_reading_with_cluster 0.27s call test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase 0.27s call test_ssh_keys_authentication/test.py::test_key_with_passphrase 0.25s call test_storage_numbers/test.py::test_not 0.24s call test_storage_redis/test.py::test_select_int 0.23s call test_storage_redis/test.py::test_simple_select 0.23s call test_storage_azure_blob_storage/test_cluster.py::test_skip_unavailable_shards 0.23s teardown test_sharding_key_from_default_column/test.py::test_materialized_column_allow_insert_materialized 0.23s teardown test_sharding_key_from_default_column/test.py::test_default_column 0.23s teardown test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized 0.21s call test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges 0.20s call test_storage_postgresql/test.py::test_where_false 0.20s call test_storage_postgresql/test.py::test_postgres_ndim 0.20s call test_storage_numbers/test.py::test_between 0.20s call test_storage_numbers/test.py::test_subquery 0.20s call test_storage_numbers/test.py::test_blank_range 0.19s call test_ssl_cert_authentication/test.py::test_native 0.17s call test_ssh_keys_authentication/test.py::test_ecdsa 0.15s setup test_storage_s3_queue/test.py::test_direct_select_multiple_files[unordered] 0.14s call test_ssl_cert_authentication/test.py::test_https_non_ssl_auth 0.13s call test_ssl_cert_authentication/test.py::test_native_fallback_to_password 0.13s teardown test_storage_postgresql/test.py::test_datetime_with_timezone 0.13s teardown test_storage_postgresql/test.py::test_postgres_distributed 0.13s teardown test_storage_postgresql/test.py::test_postgres_on_conflict 0.13s call test_ssl_cert_authentication/test.py::test_native_wrong_cert 0.13s teardown test_storage_postgresql/test.py::test_postgres_conversions 0.13s call test_storage_azure_blob_storage/test_cluster.py::test_unset_skip_unavailable_shards 0.13s setup test_storage_s3_queue/test.py::test_delete_after_processing[unordered] 0.13s teardown test_storage_postgresql/test.py::test_predefined_connection_configuration 0.13s setup test_storage_s3_queue/test.py::test_direct_select_file[ordered] 0.11s setup test_storage_s3_queue/test.py::test_direct_select_file[unordered] 0.10s teardown test_storage_postgresql/test.py::test_postgres_select_insert 0.10s teardown test_storage_postgresql/test.py::test_auto_close_connection 0.10s teardown test_storage_postgresql/test.py::test_datetime64 0.10s teardown test_storage_postgresql/test.py::test_postgres_ndim 0.07s call test_storage_postgresql/test.py::test_uuid 0.07s teardown test_storage_postgresql/test.py::test_concurrent_queries 0.07s teardown test_storage_postgresql/test.py::test_uuid 0.07s call test_storage_postgresql/test.py::test_datetime64 0.07s teardown test_storage_postgresql/test.py::test_literal_escaping 0.07s teardown test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges 0.07s teardown test_storage_postgresql/test.py::test_postgres_addresses_expr 0.07s call test_ssh_keys_authentication/test.py::test_rsa 0.07s teardown test_storage_postgresql/test.py::test_non_default_schema 0.07s call test_ssh_keys_authentication/test.py::test_ed25519 0.06s call test_ssl_cert_authentication/test.py::test_https 0.04s call test_ssl_cert_authentication/test.py::test_https_wrong_cert 0.03s call test_ssh_keys_authentication/test.py::test_wrong_key 0.00s teardown test_storage_s3_queue/test.py::test_delete_after_processing[ordered] 0.00s teardown test_storage_iceberg/test.py::test_delete_files[1] 0.00s teardown test_storage_hudi/test.py::test_multiple_hudi_files 0.00s setup test_storage_iceberg/test.py::test_single_iceberg_file[2] 0.00s setup test_storage_postgresql/test.py::test_postgres_ndim 0.00s setup test_storage_postgresql/test.py::test_concurrent_queries 0.00s setup test_storage_postgresql/test.py::test_postgres_addresses_expr 0.00s teardown test_storage_iceberg/test.py::test_partition_by[1] 0.00s teardown test_storage_iceberg/test.py::test_evolved_schema[2] 0.00s setup test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized_different_shards 0.00s teardown test_storage_iceberg/test.py::test_partition_by[2] 0.00s setup test_storage_postgresql/test.py::test_non_default_schema 0.00s setup test_sharding_key_from_default_column/test.py::test_materialized_column_allow_insert_materialized 0.00s setup test_storage_iceberg/test.py::test_metadata_file_selection[1] 0.00s teardown test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[1] 0.00s setup test_storage_postgresql/test.py::test_postgres_on_conflict 0.00s setup test_storage_numbers/test.py::test_multi_streams 0.00s setup test_storage_postgresql/test.py::test_predefined_connection_configuration 0.00s setup test_ssl_cert_authentication/test.py::test_native_fallback_to_password 0.00s setup test_storage_postgresql/test.py::test_where_false 0.00s teardown test_storage_iceberg/test.py::test_multiple_iceberg_files[2] 0.00s teardown test_storage_iceberg/test.py::test_delete_files[2] 0.00s teardown test_storage_iceberg/test.py::test_multiple_iceberg_files[1] 0.00s setup test_storage_postgresql/test.py::test_postgres_select_insert 0.00s setup test_ssh_keys_authentication/test.py::test_rsa 0.00s setup test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges 0.00s setup test_storage_postgresql/test.py::test_postgres_conversions 0.00s setup test_storage_postgresql/test.py::test_postgres_distributed 0.00s setup test_storage_postgresql/test.py::test_uuid 0.00s setup test_storage_redis/test.py::test_delete 0.00s teardown test_storage_iceberg/test.py::test_single_iceberg_file[1] 0.00s teardown test_storage_iceberg/test.py::test_metadata_file_selection[2] 0.00s teardown test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[2] 0.00s teardown test_storage_iceberg/test.py::test_metadata_file_selection[1] 0.00s setup test_storage_azure_blob_storage/test_cluster.py::test_skip_unavailable_shards 0.00s setup test_storage_redis/test.py::test_truncate 0.00s teardown test_storage_iceberg/test.py::test_evolved_schema[1] 0.00s setup test_storage_iceberg/test.py::test_partition_by[2] 0.00s setup test_storage_iceberg/test.py::test_delete_files[2] 0.00s setup test_storage_iceberg/test.py::test_schema_inference[2] 0.00s teardown test_storage_numbers/test.py::test_not 0.00s setup test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[1] 0.00s setup test_storage_iceberg/test.py::test_evolved_schema[2] 0.00s setup test_storage_postgresql/test.py::test_datetime_with_timezone 0.00s setup test_storage_iceberg/test.py::test_restart_broken 0.00s setup test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized 0.00s setup test_storage_postgresql/test.py::test_datetime64 0.00s teardown test_storage_iceberg/test.py::test_schema_inference[1] 0.00s setup test_storage_iceberg/test.py::test_single_iceberg_file[1] 0.00s teardown test_settings_constraints_distributed/test.py::test_insert_clamps_settings 0.00s teardown test_storage_redis/test.py::test_create_table 0.00s setup test_storage_iceberg/test.py::test_partition_by[1] 0.00s setup test_ssl_cert_authentication/test.py::test_https_wrong_cert 0.00s setup test_session_log/test.py::test_postgres_session 0.00s setup test_storage_hudi/test.py::test_types 0.00s teardown test_storage_iceberg/test.py::test_schema_inference[2] 0.00s setup test_storage_redis/test.py::test_select_int 0.00s setup test_storage_iceberg/test.py::test_multiple_iceberg_files[2] 0.00s teardown test_storage_redis/test.py::test_delete 0.00s setup test_session_log/test.py::test_parallel_sessions 0.00s teardown test_storage_iceberg/test.py::test_restart_broken 0.00s setup test_storage_iceberg/test.py::test_types[2] 0.00s setup test_storage_iceberg/test.py::test_multiple_iceberg_files[1] 0.00s setup test_storage_redis/test.py::test_simple_insert 0.00s setup test_storage_iceberg/test.py::test_metadata_file_selection[2] 0.00s teardown test_storage_s3_queue/test.py::test_direct_select_multiple_files[ordered] 0.00s teardown test_session_log/test.py::test_grpc_session 0.00s setup test_ssl_cert_authentication/test.py::test_https 0.00s setup test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[2] 0.00s setup test_storage_iceberg/test.py::test_types[1] 0.00s setup test_storage_azure_blob_storage/test_cluster.py::test_select_all 0.00s teardown test_storage_azure_blob_storage/test_cluster.py::test_cluster_with_named_collection 0.00s teardown test_storage_numbers/test.py::test_simple_range 0.00s setup test_storage_iceberg/test.py::test_schema_inference[1] 0.00s setup test_storage_postgresql/test.py::test_literal_escaping 0.00s setup test_storage_iceberg/test.py::test_evolved_schema[1] 0.00s teardown test_session_log/test.py::test_parallel_sessions 0.00s setup test_storage_redis/test.py::test_simple_select 0.00s setup test_storage_numbers/test.py::test_true_or_false 0.00s teardown test_storage_s3_queue/test.py::test_delete_after_processing[unordered] 0.00s teardown test_storage_iceberg/test.py::test_types[1] 0.00s teardown test_storage_numbers/test.py::test_and 0.00s teardown test_storage_azure_blob_storage/test_cluster.py::test_partition_parallel_reading_with_cluster 0.00s setup test_storage_azure_blob_storage/test_cluster.py::test_partition_parallel_reading_with_cluster 0.00s setup test_storage_numbers/test.py::test_simple_range 0.00s teardown test_storage_azure_blob_storage/test_cluster.py::test_select_all 0.00s setup test_storage_azure_blob_storage/test_cluster.py::test_count 0.00s teardown test_storage_hudi/test.py::test_single_hudi_file 0.00s setup test_storage_redis/test.py::test_update 0.00s teardown test_storage_azure_blob_storage/test_cluster.py::test_format_detection 0.00s setup test_ssh_keys_authentication/test.py::test_ed25519 0.00s setup test_session_log/test.py::test_mysql_session 0.00s setup test_storage_azure_blob_storage/test_cluster.py::test_format_detection 0.00s setup test_storage_azure_blob_storage/test_cluster.py::test_unset_skip_unavailable_shards 0.00s teardown test_ssl_cert_authentication/test.py::test_create_user 0.00s teardown test_storage_numbers/test.py::test_non_number_filter 0.00s teardown test_storage_numbers/test.py::test_between 0.00s teardown test_ssh_keys_authentication/test.py::test_ecdsa 0.00s setup test_storage_numbers/test.py::test_overflow 0.00s setup test_storage_iceberg/test.py::test_row_based_deletes 0.00s setup test_storage_numbers/test.py::test_subquery 0.00s teardown test_ssl_cert_authentication/test.py::test_native 0.00s setup test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase 0.00s teardown test_storage_iceberg/test.py::test_single_iceberg_file[2] 0.00s teardown test_storage_redis/test.py::test_select_int 0.00s setup test_ssl_cert_authentication/test.py::test_native 0.00s setup test_storage_numbers/test.py::test_blank_range 0.00s setup test_storage_numbers/test.py::test_non_number_filter 0.00s teardown test_storage_azure_blob_storage/test_cluster.py::test_count 0.00s setup test_storage_numbers/test.py::test_in 0.00s setup test_ssh_keys_authentication/test.py::test_wrong_key 0.00s teardown test_storage_s3_queue/test.py::test_direct_select_file[unordered] 0.00s setup test_storage_numbers/test.py::test_between 0.00s teardown test_storage_redis/test.py::test_simple_insert 0.00s teardown test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase 0.00s setup test_storage_numbers/test.py::test_not_in 0.00s setup test_storage_azure_blob_storage/test_cluster.py::test_union_all 0.00s setup test_storage_numbers/test.py::test_not 0.00s teardown test_ssl_cert_authentication/test.py::test_native_fallback_to_password 0.00s teardown test_ssl_cert_authentication/test.py::test_https_non_ssl_auth 0.00s teardown test_storage_numbers/test.py::test_overflow 0.00s teardown test_storage_numbers/test.py::test_or 0.00s teardown test_storage_iceberg/test.py::test_row_based_deletes 0.00s teardown test_ssl_cert_authentication/test.py::test_https_wrong_cert 0.00s setup test_storage_numbers/test.py::test_or 0.00s setup test_ssl_cert_authentication/test.py::test_native_wrong_cert 0.00s teardown test_storage_numbers/test.py::test_multi_streams 0.00s setup test_ssl_cert_authentication/test.py::test_https_non_ssl_auth 0.00s setup test_ssh_keys_authentication/test.py::test_key_with_passphrase 0.00s teardown test_storage_s3_queue/test.py::test_direct_select_file[ordered] 0.00s teardown test_storage_numbers/test.py::test_limit 0.00s teardown test_storage_redis/test.py::test_simple_select 0.00s teardown test_storage_azure_blob_storage/test_cluster.py::test_skip_unavailable_shards 0.00s teardown test_storage_redis/test.py::test_truncate 0.00s teardown test_storage_numbers/test.py::test_blank_range 0.00s teardown test_storage_numbers/test.py::test_subquery 0.00s setup test_storage_hudi/test.py::test_single_hudi_file 0.00s teardown test_storage_azure_blob_storage/test_cluster.py::test_union_all 0.00s setup test_storage_numbers/test.py::test_limit 0.00s teardown test_ssh_keys_authentication/test.py::test_key_with_passphrase 0.00s teardown test_ssh_keys_authentication/test.py::test_rsa 0.00s teardown test_ssh_keys_authentication/test.py::test_ed25519 0.00s teardown test_ssl_cert_authentication/test.py::test_https 0.00s teardown test_session_log/test.py::test_mysql_session 0.00s teardown test_storage_numbers/test.py::test_in 0.00s teardown test_storage_numbers/test.py::test_not_in =========================== short test summary info ============================ PASSED test_ssl_cert_authentication/test.py::test_create_user PASSED test_ssh_keys_authentication/test.py::test_ecdsa PASSED test_ssl_cert_authentication/test.py::test_https PASSED test_ssh_keys_authentication/test.py::test_ed25519 PASSED test_ssl_cert_authentication/test.py::test_https_non_ssl_auth PASSED test_ssl_cert_authentication/test.py::test_https_wrong_cert PASSED test_ssh_keys_authentication/test.py::test_key_with_passphrase PASSED test_ssl_cert_authentication/test.py::test_native PASSED test_storage_numbers/test.py::test_and PASSED test_ssl_cert_authentication/test.py::test_native_fallback_to_password PASSED test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase PASSED test_ssl_cert_authentication/test.py::test_native_wrong_cert PASSED test_ssh_keys_authentication/test.py::test_rsa PASSED test_ssh_keys_authentication/test.py::test_wrong_key PASSED test_storage_numbers/test.py::test_between PASSED test_storage_numbers/test.py::test_blank_range PASSED test_storage_numbers/test.py::test_in PASSED test_storage_numbers/test.py::test_limit PASSED test_storage_numbers/test.py::test_multi_streams PASSED test_session_log/test.py::test_grpc_session PASSED test_storage_numbers/test.py::test_non_number_filter PASSED test_session_log/test.py::test_mysql_session PASSED test_storage_numbers/test.py::test_not PASSED test_storage_numbers/test.py::test_not_in PASSED test_storage_numbers/test.py::test_or PASSED test_storage_numbers/test.py::test_overflow PASSED test_storage_numbers/test.py::test_simple_range PASSED test_storage_numbers/test.py::test_subquery PASSED test_session_log/test.py::test_parallel_sessions PASSED test_storage_numbers/test.py::test_true_or_false PASSED test_session_log/test.py::test_postgres_session PASSED test_sharding_key_from_default_column/test.py::test_default_column PASSED test_sharding_key_from_default_column/test.py::test_materialized_column_allow_insert_materialized PASSED test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized PASSED test_storage_redis/test.py::test_create_table PASSED test_storage_redis/test.py::test_delete PASSED test_storage_redis/test.py::test_select_int PASSED test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized_different_shards PASSED test_storage_redis/test.py::test_simple_insert PASSED test_storage_redis/test.py::test_simple_select PASSED test_storage_redis/test.py::test_truncate PASSED test_storage_redis/test.py::test_update PASSED test_storage_iceberg/test.py::test_delete_files[1] PASSED test_settings_constraints_distributed/test.py::test_insert_clamps_settings PASSED test_storage_postgresql/test.py::test_auto_close_connection PASSED test_storage_iceberg/test.py::test_delete_files[2] PASSED test_storage_iceberg/test.py::test_evolved_schema[1] PASSED test_storage_iceberg/test.py::test_evolved_schema[2] PASSED test_settings_constraints_distributed/test.py::test_select_clamps_settings PASSED test_storage_policies/test.py::test_storage_policy_configuration_change PASSED test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[1] PASSED test_storage_s3_queue/test.py::test_delete_after_processing[ordered] PASSED test_storage_s3_queue/test.py::test_delete_after_processing[unordered] PASSED test_storage_postgresql/test.py::test_concurrent_queries PASSED test_storage_postgresql/test.py::test_datetime64 PASSED test_storage_s3_queue/test.py::test_direct_select_file[ordered] PASSED test_storage_postgresql/test.py::test_datetime_with_timezone PASSED test_storage_postgresql/test.py::test_literal_escaping PASSED test_storage_s3_queue/test.py::test_direct_select_file[unordered] PASSED test_storage_s3_queue/test.py::test_direct_select_multiple_files[ordered] PASSED test_storage_postgresql/test.py::test_non_default_schema PASSED test_storage_azure_blob_storage/test_cluster.py::test_cluster_with_named_collection PASSED test_storage_azure_blob_storage/test_cluster.py::test_count PASSED test_storage_postgresql/test.py::test_postgres_addresses_expr PASSED test_storage_s3_queue/test.py::test_direct_select_multiple_files[unordered] PASSED test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges PASSED test_storage_postgresql/test.py::test_postgres_conversions PASSED test_storage_azure_blob_storage/test_cluster.py::test_format_detection PASSED test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[2] PASSED test_storage_azure_blob_storage/test_cluster.py::test_partition_parallel_reading_with_cluster PASSED test_storage_azure_blob_storage/test_cluster.py::test_select_all PASSED test_storage_azure_blob_storage/test_cluster.py::test_skip_unavailable_shards PASSED test_storage_azure_blob_storage/test_cluster.py::test_union_all PASSED test_storage_azure_blob_storage/test_cluster.py::test_unset_skip_unavailable_shards PASSED test_storage_postgresql/test.py::test_postgres_distributed PASSED test_storage_postgresql/test.py::test_postgres_ndim PASSED test_storage_postgresql/test.py::test_postgres_on_conflict PASSED test_s3_zero_copy_ttl/test_vertical_merge_memory_usage.py::test_vertical_merge_memory_usage PASSED test_storage_postgresql/test.py::test_postgres_select_insert PASSED test_storage_iceberg/test.py::test_metadata_file_selection[1] PASSED test_storage_postgresql/test.py::test_predefined_connection_configuration PASSED test_storage_postgresql/test.py::test_uuid PASSED test_storage_postgresql/test.py::test_where_false PASSED test_storage_iceberg/test.py::test_metadata_file_selection[2] PASSED test_storage_iceberg/test.py::test_multiple_iceberg_files[1] PASSED test_storage_iceberg/test.py::test_multiple_iceberg_files[2] PASSED test_storage_iceberg/test.py::test_partition_by[1] PASSED test_storage_iceberg/test.py::test_partition_by[2] PASSED test_storage_iceberg/test.py::test_restart_broken PASSED test_storage_iceberg/test.py::test_row_based_deletes PASSED test_storage_iceberg/test.py::test_schema_inference[1] PASSED test_storage_iceberg/test.py::test_schema_inference[2] PASSED test_storage_iceberg/test.py::test_single_iceberg_file[1] PASSED test_storage_iceberg/test.py::test_single_iceberg_file[2] PASSED test_storage_iceberg/test.py::test_types[1] PASSED test_s3_zero_copy_ttl/test.py::test_ttl_move_and_s3 PASSED test_storage_iceberg/test.py::test_types[2] PASSED test_storage_hudi/test.py::test_multiple_hudi_files PASSED test_storage_hudi/test.py::test_single_hudi_file PASSED test_storage_hudi/test.py::test_types ======================= 100 passed in 182.36s (0:03:02) ========================